home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / BROKENEDIT.DTML < prev    next >
Encoding:
Text File  |  2000-05-04  |  647 b   |  23 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
  2. <HTML lang="en">
  3. <HEAD>
  4. <TITLE>Edit</TITLE>
  5. </HEAD>
  6. <BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
  7.  
  8. This object is <font color=red>broken</font> because the 
  9. <strong><dtml-var product_name></strong> product that created it 
  10. is no longer installed or is installed incorrectly.  Please contact 
  11. your product vendor for assistance.
  12. <p>
  13. Note that the data associated with this product has not been lost, 
  14. and will be accessible again if the product is reinstalled.
  15.  
  16. <!-- 
  17.   <dtml-var info> 
  18. -->
  19.  
  20. </BODY>
  21. </HTML>
  22.  
  23.